3.74 \(\int \cot ^4(c+d x) \sqrt{a+i a \tan (c+d x)} (A+B \tan (c+d x)) \, dx\)

Optimal. Leaf size=210 \[ \frac{\sqrt{a} (14 B+9 i A) \tanh ^{-1}\left (\frac{\sqrt{a+i a \tan (c+d x)}}{\sqrt{a}}\right )}{8 d}-\frac{\sqrt{2} \sqrt{a} (B+i A) \tanh ^{-1}\left (\frac{\sqrt{a+i a \tan (c+d x)}}{\sqrt{2} \sqrt{a}}\right )}{d}-\frac{(6 B+i A) \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)}}{12 d}+\frac{(7 A-2 i B) \cot (c+d x) \sqrt{a+i a \tan (c+d x)}}{8 d}-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d} \]

[Out]

(Sqrt[a]*((9*I)*A + 14*B)*ArcTanh[Sqrt[a + I*a*Tan[c + d*x]]/Sqrt[a]])/(8*d) - (Sqrt[2]*Sqrt[a]*(I*A + B)*ArcT
anh[Sqrt[a + I*a*Tan[c + d*x]]/(Sqrt[2]*Sqrt[a])])/d + ((7*A - (2*I)*B)*Cot[c + d*x]*Sqrt[a + I*a*Tan[c + d*x]
])/(8*d) - ((I*A + 6*B)*Cot[c + d*x]^2*Sqrt[a + I*a*Tan[c + d*x]])/(12*d) - (A*Cot[c + d*x]^3*Sqrt[a + I*a*Tan
[c + d*x]])/(3*d)

________________________________________________________________________________________

Rubi [A]  time = 0.751938, antiderivative size = 210, normalized size of antiderivative = 1., number of steps used = 9, number of rules used = 7, integrand size = 36, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.194, Rules used = {3598, 3600, 3480, 206, 3599, 63, 208} \[ \frac{\sqrt{a} (14 B+9 i A) \tanh ^{-1}\left (\frac{\sqrt{a+i a \tan (c+d x)}}{\sqrt{a}}\right )}{8 d}-\frac{\sqrt{2} \sqrt{a} (B+i A) \tanh ^{-1}\left (\frac{\sqrt{a+i a \tan (c+d x)}}{\sqrt{2} \sqrt{a}}\right )}{d}-\frac{(6 B+i A) \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)}}{12 d}+\frac{(7 A-2 i B) \cot (c+d x) \sqrt{a+i a \tan (c+d x)}}{8 d}-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d} \]

Antiderivative was successfully verified.

[In]

Int[Cot[c + d*x]^4*Sqrt[a + I*a*Tan[c + d*x]]*(A + B*Tan[c + d*x]),x]

[Out]

(Sqrt[a]*((9*I)*A + 14*B)*ArcTanh[Sqrt[a + I*a*Tan[c + d*x]]/Sqrt[a]])/(8*d) - (Sqrt[2]*Sqrt[a]*(I*A + B)*ArcT
anh[Sqrt[a + I*a*Tan[c + d*x]]/(Sqrt[2]*Sqrt[a])])/d + ((7*A - (2*I)*B)*Cot[c + d*x]*Sqrt[a + I*a*Tan[c + d*x]
])/(8*d) - ((I*A + 6*B)*Cot[c + d*x]^2*Sqrt[a + I*a*Tan[c + d*x]])/(12*d) - (A*Cot[c + d*x]^3*Sqrt[a + I*a*Tan
[c + d*x]])/(3*d)

Rule 3598

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[((A*d - B*c)*(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^(n + 1))/(f
*(n + 1)*(c^2 + d^2)), x] - Dist[1/(a*(n + 1)*(c^2 + d^2)), Int[(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^(n
 + 1)*Simp[A*(b*d*m - a*c*(n + 1)) - B*(b*c*m + a*d*(n + 1)) - a*(B*c - A*d)*(m + n + 1)*Tan[e + f*x], x], x],
 x] /; FreeQ[{a, b, c, d, e, f, A, B, m}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && LtQ[n, -1]

Rule 3600

Int[(((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)]))/((c_.) + (d_.)*tan[(
e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(A*b + a*B)/(b*c + a*d), Int[(a + b*Tan[e + f*x])^m, x], x] - Dist[(B*c
 - A*d)/(b*c + a*d), Int[((a + b*Tan[e + f*x])^m*(a - b*Tan[e + f*x]))/(c + d*Tan[e + f*x]), x], x] /; FreeQ[{
a, b, c, d, e, f, A, B, m}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[A*b + a*B, 0]

Rule 3480

Int[Sqrt[(a_) + (b_.)*tan[(c_.) + (d_.)*(x_)]], x_Symbol] :> Dist[(-2*b)/d, Subst[Int[1/(2*a - x^2), x], x, Sq
rt[a + b*Tan[c + d*x]]], x] /; FreeQ[{a, b, c, d}, x] && EqQ[a^2 + b^2, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 3599

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(b*B)/f, Subst[Int[(a + b*x)^(m - 1)*(c + d*x)^n, x], x, Tan[e + f*x
]], x] /; FreeQ[{a, b, c, d, e, f, A, B, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && EqQ[A*b + a*B,
 0]

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rubi steps

\begin{align*} \int \cot ^4(c+d x) \sqrt{a+i a \tan (c+d x)} (A+B \tan (c+d x)) \, dx &=-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d}+\frac{\int \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)} \left (\frac{1}{2} a (i A+6 B)-\frac{5}{2} a A \tan (c+d x)\right ) \, dx}{3 a}\\ &=-\frac{(i A+6 B) \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)}}{12 d}-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d}+\frac{\int \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)} \left (-\frac{3}{4} a^2 (7 A-2 i B)-\frac{3}{4} a^2 (i A+6 B) \tan (c+d x)\right ) \, dx}{6 a^2}\\ &=\frac{(7 A-2 i B) \cot (c+d x) \sqrt{a+i a \tan (c+d x)}}{8 d}-\frac{(i A+6 B) \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)}}{12 d}-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d}+\frac{\int \cot (c+d x) \sqrt{a+i a \tan (c+d x)} \left (-\frac{3}{8} a^3 (9 i A+14 B)+\frac{3}{8} a^3 (7 A-2 i B) \tan (c+d x)\right ) \, dx}{6 a^3}\\ &=\frac{(7 A-2 i B) \cot (c+d x) \sqrt{a+i a \tan (c+d x)}}{8 d}-\frac{(i A+6 B) \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)}}{12 d}-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d}+(A-i B) \int \sqrt{a+i a \tan (c+d x)} \, dx-\frac{(9 i A+14 B) \int \cot (c+d x) (a-i a \tan (c+d x)) \sqrt{a+i a \tan (c+d x)} \, dx}{16 a}\\ &=\frac{(7 A-2 i B) \cot (c+d x) \sqrt{a+i a \tan (c+d x)}}{8 d}-\frac{(i A+6 B) \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)}}{12 d}-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d}-\frac{(2 a (i A+B)) \operatorname{Subst}\left (\int \frac{1}{2 a-x^2} \, dx,x,\sqrt{a+i a \tan (c+d x)}\right )}{d}-\frac{(a (9 i A+14 B)) \operatorname{Subst}\left (\int \frac{1}{x \sqrt{a+i a x}} \, dx,x,\tan (c+d x)\right )}{16 d}\\ &=-\frac{\sqrt{2} \sqrt{a} (i A+B) \tanh ^{-1}\left (\frac{\sqrt{a+i a \tan (c+d x)}}{\sqrt{2} \sqrt{a}}\right )}{d}+\frac{(7 A-2 i B) \cot (c+d x) \sqrt{a+i a \tan (c+d x)}}{8 d}-\frac{(i A+6 B) \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)}}{12 d}-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d}-\frac{(9 A-14 i B) \operatorname{Subst}\left (\int \frac{1}{i-\frac{i x^2}{a}} \, dx,x,\sqrt{a+i a \tan (c+d x)}\right )}{8 d}\\ &=\frac{\sqrt{a} (9 i A+14 B) \tanh ^{-1}\left (\frac{\sqrt{a+i a \tan (c+d x)}}{\sqrt{a}}\right )}{8 d}-\frac{\sqrt{2} \sqrt{a} (i A+B) \tanh ^{-1}\left (\frac{\sqrt{a+i a \tan (c+d x)}}{\sqrt{2} \sqrt{a}}\right )}{d}+\frac{(7 A-2 i B) \cot (c+d x) \sqrt{a+i a \tan (c+d x)}}{8 d}-\frac{(i A+6 B) \cot ^2(c+d x) \sqrt{a+i a \tan (c+d x)}}{12 d}-\frac{A \cot ^3(c+d x) \sqrt{a+i a \tan (c+d x)}}{3 d}\\ \end{align*}

Mathematica [A]  time = 4.42029, size = 414, normalized size = 1.97 \[ \frac{\sqrt{a+i a \tan (c+d x)} (A+B \tan (c+d x)) \left (-\frac{2 i \left ((9 A-14 i B) \left (\log \left (\left (-1+e^{i (c+d x)}\right )^2\right )-\log \left (\left (1+e^{i (c+d x)}\right )^2\right )+\log \left (-2 e^{i (c+d x)} \left (1+\sqrt{2} \sqrt{1+e^{2 i (c+d x)}}\right )+3 e^{2 i (c+d x)}+2 \sqrt{2} \sqrt{1+e^{2 i (c+d x)}}+3\right )-\log \left (2 e^{i (c+d x)} \left (1+\sqrt{2} \sqrt{1+e^{2 i (c+d x)}}\right )+3 e^{2 i (c+d x)}+2 \sqrt{2} \sqrt{1+e^{2 i (c+d x)}}+3\right )\right )+32 \sqrt{2} (A-i B) \sinh ^{-1}\left (e^{i (c+d x)}\right )\right )}{\sqrt{\frac{e^{i (c+d x)}}{1+e^{2 i (c+d x)}}} \sqrt{1+e^{2 i (c+d x)}}}-\frac{4 \csc ^3(c+d x) (2 (6 B+i A) \sin (2 (c+d x))+(29 A-6 i B) \cos (2 (c+d x))-13 A+6 i B)}{3 \sqrt{\sec (c+d x)}}\right )}{64 d \sec ^{\frac{3}{2}}(c+d x) (A \cos (c+d x)+B \sin (c+d x))} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[Cot[c + d*x]^4*Sqrt[a + I*a*Tan[c + d*x]]*(A + B*Tan[c + d*x]),x]

[Out]

((((-2*I)*(32*Sqrt[2]*(A - I*B)*ArcSinh[E^(I*(c + d*x))] + (9*A - (14*I)*B)*(Log[(-1 + E^(I*(c + d*x)))^2] - L
og[(1 + E^(I*(c + d*x)))^2] + Log[3 + 3*E^((2*I)*(c + d*x)) + 2*Sqrt[2]*Sqrt[1 + E^((2*I)*(c + d*x))] - 2*E^(I
*(c + d*x))*(1 + Sqrt[2]*Sqrt[1 + E^((2*I)*(c + d*x))])] - Log[3 + 3*E^((2*I)*(c + d*x)) + 2*Sqrt[2]*Sqrt[1 +
E^((2*I)*(c + d*x))] + 2*E^(I*(c + d*x))*(1 + Sqrt[2]*Sqrt[1 + E^((2*I)*(c + d*x))])])))/(Sqrt[E^(I*(c + d*x))
/(1 + E^((2*I)*(c + d*x)))]*Sqrt[1 + E^((2*I)*(c + d*x))]) - (4*Csc[c + d*x]^3*(-13*A + (6*I)*B + (29*A - (6*I
)*B)*Cos[2*(c + d*x)] + 2*(I*A + 6*B)*Sin[2*(c + d*x)]))/(3*Sqrt[Sec[c + d*x]]))*Sqrt[a + I*a*Tan[c + d*x]]*(A
 + B*Tan[c + d*x]))/(64*d*Sec[c + d*x]^(3/2)*(A*Cos[c + d*x] + B*Sin[c + d*x]))

________________________________________________________________________________________

Maple [B]  time = 0.513, size = 1783, normalized size = 8.5 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cot(d*x+c)^4*(a+I*a*tan(d*x+c))^(1/2)*(A+B*tan(d*x+c)),x)

[Out]

-1/48/d*(a*(I*sin(d*x+c)+cos(d*x+c))/cos(d*x+c))^(1/2)*(27*A*cos(d*x+c)^4*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)
*arctan(1/(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2))+42*B*cos(d*x+c)^4*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*ln(-(-(
-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)+cos(d*x+c)-1)/sin(d*x+c))-54*A*cos(d*x+c)^2*(-2*cos(d*x+c)/(cos
(d*x+c)+1))^(1/2)*arctan(1/(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2))-84*B*cos(d*x+c)^2*(-2*cos(d*x+c)/(cos(d*x+c)+
1))^(1/2)*ln(-(-(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)+cos(d*x+c)-1)/sin(d*x+c))+48*A*2^(1/2)*(-2*cos
(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctan(1/2*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2))-4*I*A*cos(d*x+c)^2*sin(
d*x+c)-42*I*A*cos(d*x+c)*sin(d*x+c)+27*I*A*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*ln(-(-(-2*cos(d*x+c)/(cos(d*x+
c)+1))^(1/2)*sin(d*x+c)+cos(d*x+c)-1)/sin(d*x+c))-42*I*B*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctan(1/(-2*cos
(d*x+c)/(cos(d*x+c)+1))^(1/2))+62*I*A*cos(d*x+c)^3*sin(d*x+c)+48*B*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2
)*arctanh(1/2*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)/cos(d*x+c))-46*A*cos(d*x+c)^2+42*A*cos(d
*x+c)+62*A*cos(d*x+c)^4-58*A*cos(d*x+c)^3+48*I*A*2^(1/2)*cos(d*x+c)^4*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arc
tanh(1/2*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)/cos(d*x+c))-12*B*cos(d*x+c)*sin(d*x+c)-24*B*c
os(d*x+c)^2*sin(d*x+c)+36*B*cos(d*x+c)^3*sin(d*x+c)+27*A*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctan(1/(-2*cos
(d*x+c)/(cos(d*x+c)+1))^(1/2))+42*B*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*ln(-(-(-2*cos(d*x+c)/(cos(d*x+c)+1))^
(1/2)*sin(d*x+c)+cos(d*x+c)-1)/sin(d*x+c))-36*I*B*cos(d*x+c)^4+12*I*B*cos(d*x+c)^3+36*I*B*cos(d*x+c)^2-12*I*B*
cos(d*x+c)-48*I*B*2^(1/2)*cos(d*x+c)^4*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctan(1/2*2^(1/2)*(-2*cos(d*x+c)/
(cos(d*x+c)+1))^(1/2))-96*I*A*2^(1/2)*cos(d*x+c)^2*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctanh(1/2*2^(1/2)*(-
2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)/cos(d*x+c))+96*I*B*2^(1/2)*cos(d*x+c)^2*(-2*cos(d*x+c)/(cos(d*x+
c)+1))^(1/2)*arctan(1/2*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2))+27*I*A*cos(d*x+c)^4*(-2*cos(d*x+c)/(cos(
d*x+c)+1))^(1/2)*ln(-(-(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)+cos(d*x+c)-1)/sin(d*x+c))-42*I*B*cos(d*
x+c)^4*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctan(1/(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2))-54*I*A*cos(d*x+c)^2
*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*ln(-(-(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)+cos(d*x+c)-1)/sin(
d*x+c))+84*I*B*cos(d*x+c)^2*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctan(1/(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)
)+48*I*A*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctanh(1/2*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)
*sin(d*x+c)/cos(d*x+c))-48*I*B*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctan(1/2*2^(1/2)*(-2*cos(d*x+c)/
(cos(d*x+c)+1))^(1/2))+48*A*2^(1/2)*cos(d*x+c)^4*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctan(1/2*2^(1/2)*(-2*c
os(d*x+c)/(cos(d*x+c)+1))^(1/2))+48*B*2^(1/2)*cos(d*x+c)^4*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*arctanh(1/2*2^
(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)/cos(d*x+c))-96*A*2^(1/2)*cos(d*x+c)^2*(-2*cos(d*x+c)/(co
s(d*x+c)+1))^(1/2)*arctan(1/2*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2))-96*B*2^(1/2)*cos(d*x+c)^2*(-2*cos(
d*x+c)/(cos(d*x+c)+1))^(1/2)*arctanh(1/2*2^(1/2)*(-2*cos(d*x+c)/(cos(d*x+c)+1))^(1/2)*sin(d*x+c)/cos(d*x+c)))/
(I*sin(d*x+c)+cos(d*x+c)-1)/sin(d*x+c)^3

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+I*a*tan(d*x+c))^(1/2)*(A+B*tan(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 2.01517, size = 2192, normalized size = 10.44 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+I*a*tan(d*x+c))^(1/2)*(A+B*tan(d*x+c)),x, algorithm="fricas")

[Out]

1/48*(2*sqrt(2)*((31*I*A + 18*B)*e^(6*I*d*x + 6*I*c) + (5*I*A + 6*B)*e^(4*I*d*x + 4*I*c) + (I*A - 18*B)*e^(2*I
*d*x + 2*I*c) + 27*I*A - 6*B)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*e^(I*d*x + I*c) + 3*(d*e^(6*I*d*x + 6*I*c) - 3
*d*e^(4*I*d*x + 4*I*c) + 3*d*e^(2*I*d*x + 2*I*c) - d)*sqrt(-(81*A^2 - 252*I*A*B - 196*B^2)*a/d^2)*log((sqrt(2)
*((9*I*A + 14*B)*e^(2*I*d*x + 2*I*c) + 9*I*A + 14*B)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*e^(I*d*x + I*c) + 2*d*s
qrt(-(81*A^2 - 252*I*A*B - 196*B^2)*a/d^2)*e^(2*I*d*x + 2*I*c))*e^(-2*I*d*x - 2*I*c)/(9*I*A + 14*B)) - 3*(d*e^
(6*I*d*x + 6*I*c) - 3*d*e^(4*I*d*x + 4*I*c) + 3*d*e^(2*I*d*x + 2*I*c) - d)*sqrt(-(81*A^2 - 252*I*A*B - 196*B^2
)*a/d^2)*log((sqrt(2)*((9*I*A + 14*B)*e^(2*I*d*x + 2*I*c) + 9*I*A + 14*B)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*e^
(I*d*x + I*c) - 2*d*sqrt(-(81*A^2 - 252*I*A*B - 196*B^2)*a/d^2)*e^(2*I*d*x + 2*I*c))*e^(-2*I*d*x - 2*I*c)/(9*I
*A + 14*B)) - 24*(d*e^(6*I*d*x + 6*I*c) - 3*d*e^(4*I*d*x + 4*I*c) + 3*d*e^(2*I*d*x + 2*I*c) - d)*sqrt(-(2*A^2
- 4*I*A*B - 2*B^2)*a/d^2)*log((sqrt(2)*((I*A + B)*e^(2*I*d*x + 2*I*c) + I*A + B)*sqrt(a/(e^(2*I*d*x + 2*I*c) +
 1))*e^(I*d*x + I*c) + d*sqrt(-(2*A^2 - 4*I*A*B - 2*B^2)*a/d^2)*e^(2*I*d*x + 2*I*c))*e^(-2*I*d*x - 2*I*c)/(I*A
 + B)) + 24*(d*e^(6*I*d*x + 6*I*c) - 3*d*e^(4*I*d*x + 4*I*c) + 3*d*e^(2*I*d*x + 2*I*c) - d)*sqrt(-(2*A^2 - 4*I
*A*B - 2*B^2)*a/d^2)*log((sqrt(2)*((I*A + B)*e^(2*I*d*x + 2*I*c) + I*A + B)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*
e^(I*d*x + I*c) - d*sqrt(-(2*A^2 - 4*I*A*B - 2*B^2)*a/d^2)*e^(2*I*d*x + 2*I*c))*e^(-2*I*d*x - 2*I*c)/(I*A + B)
))/(d*e^(6*I*d*x + 6*I*c) - 3*d*e^(4*I*d*x + 4*I*c) + 3*d*e^(2*I*d*x + 2*I*c) - d)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)**4*(a+I*a*tan(d*x+c))**(1/2)*(A+B*tan(d*x+c)),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\left (B \tan \left (d x + c\right ) + A\right )} \sqrt{i \, a \tan \left (d x + c\right ) + a} \cot \left (d x + c\right )^{4}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cot(d*x+c)^4*(a+I*a*tan(d*x+c))^(1/2)*(A+B*tan(d*x+c)),x, algorithm="giac")

[Out]

integrate((B*tan(d*x + c) + A)*sqrt(I*a*tan(d*x + c) + a)*cot(d*x + c)^4, x)